﻿2026-08-01T09:39:38.9012547Z Current runner version: '2.336.0'
2026-08-01T09:39:38.9017429Z Runner name: 'kitsubito'
2026-08-01T09:39:38.9017944Z Runner group name: 'Default'
2026-08-01T09:39:38.9018586Z Machine name: 'KITSUBITO'
2026-08-01T09:39:38.9021953Z ##[group]GITHUB_TOKEN Permissions
2026-08-01T09:39:38.9023892Z Actions: write
2026-08-01T09:39:38.9024294Z ArtifactMetadata: write
2026-08-01T09:39:38.9024695Z Attestations: write
2026-08-01T09:39:38.9025068Z Checks: write
2026-08-01T09:39:38.9025429Z CodeQuality: write
2026-08-01T09:39:38.9025797Z Contents: write
2026-08-01T09:39:38.9026159Z CopilotRequests: write
2026-08-01T09:39:38.9026555Z Deployments: write
2026-08-01T09:39:38.9026925Z Discussions: write
2026-08-01T09:39:38.9027294Z Drives: write
2026-08-01T09:39:38.9027651Z Issues: write
2026-08-01T09:39:38.9027999Z Metadata: read
2026-08-01T09:39:38.9028361Z Models: read
2026-08-01T09:39:38.9028718Z Packages: write
2026-08-01T09:39:38.9029161Z Pages: write
2026-08-01T09:39:38.9029627Z PullRequests: write
2026-08-01T09:39:38.9030036Z RepositoryProjects: write
2026-08-01T09:39:38.9030427Z SecurityEvents: write
2026-08-01T09:39:38.9030800Z Statuses: write
2026-08-01T09:39:38.9031162Z VulnerabilityAlerts: read
2026-08-01T09:39:38.9031552Z ##[endgroup]
2026-08-01T09:39:38.9033347Z Secret source: Actions
2026-08-01T09:39:38.9034025Z Prepare workflow directory
2026-08-01T09:39:38.9390489Z Prepare all required actions
2026-08-01T09:39:38.9430802Z Getting action download info
2026-08-01T09:39:39.2647469Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-01T09:39:39.9716279Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-01T09:39:40.0625663Z ##[group]Run set -euo pipefail
2026-08-01T09:39:40.0626317Z [36;1mset -euo pipefail[0m
2026-08-01T09:39:40.0626804Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-01T09:39:40.0627439Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-01T09:39:40.0628202Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-01T09:39:40.0629208Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-01T09:39:40.0629886Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-01T09:39:40.0630445Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-01T09:39:40.0631360Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-01T09:39:40.0632224Z [36;1m  exit 1[0m
2026-08-01T09:39:40.0632594Z [36;1mfi[0m
2026-08-01T09:39:40.0649111Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T09:39:40.0649956Z ##[endgroup]
2026-08-01T09:39:40.0769943Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=744209903616 floor_bytes=34359738368
2026-08-01T09:39:40.0949437Z ##[group]Run actions/checkout@v5
2026-08-01T09:39:40.0949956Z with:
2026-08-01T09:39:40.0950314Z   fetch-depth: 0
2026-08-01T09:39:40.0950719Z   repository: BigscreenVR/spt-bs-core
2026-08-01T09:39:40.0953863Z   token: ***
2026-08-01T09:39:40.0954239Z   ssh-strict: true
2026-08-01T09:39:40.0954607Z   ssh-user: git
2026-08-01T09:39:40.0954989Z   persist-credentials: true
2026-08-01T09:39:40.0955404Z   clean: true
2026-08-01T09:39:40.0955767Z   sparse-checkout-cone-mode: true
2026-08-01T09:39:40.0956190Z   fetch-tags: false
2026-08-01T09:39:40.0956557Z   show-progress: true
2026-08-01T09:39:40.0956928Z   lfs: false
2026-08-01T09:39:40.0957283Z   submodules: false
2026-08-01T09:39:40.0957685Z   set-safe-directory: true
2026-08-01T09:39:40.0958133Z   allow-unsafe-pr-checkout: false
2026-08-01T09:39:40.0958581Z ##[endgroup]
2026-08-01T09:39:40.1715066Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T09:39:40.1716974Z ##[group]Getting Git version info
2026-08-01T09:39:40.1718020Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-01T09:39:40.1719088Z [command]/usr/bin/git version
2026-08-01T09:39:40.1719570Z git version 2.43.0
2026-08-01T09:39:40.1748891Z ##[endgroup]
2026-08-01T09:39:40.1753820Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/41c7678e-217a-4a51-b2e8-cdb682ac872a/.gitconfig'
2026-08-01T09:39:40.1755728Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/41c7678e-217a-4a51-b2e8-cdb682ac872a' before making global git config changes
2026-08-01T09:39:40.1757312Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T09:39:40.1758685Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T09:39:40.1789883Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-01T09:39:40.1810646Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T09:39:40.1821103Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T09:39:40.1823622Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T09:39:40.1841599Z refs/heads/golden/handrail
2026-08-01T09:39:40.1847606Z [command]/usr/bin/git checkout --detach
2026-08-01T09:39:40.1901018Z HEAD is now at 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T09:39:40.1935661Z [command]/usr/bin/git branch --delete --force golden/handrail
2026-08-01T09:39:40.1962032Z Deleted branch golden/handrail (was 68e50a906).
2026-08-01T09:39:40.2058141Z ##[endgroup]
2026-08-01T09:39:40.2061653Z [command]/usr/bin/git submodule status
2026-08-01T09:39:40.2251774Z ##[group]Cleaning the repository
2026-08-01T09:39:40.2254941Z [command]/usr/bin/git clean -ffdx
2026-08-01T09:39:40.2287440Z Removing traceable-reqs
2026-08-01T09:39:40.2295076Z [command]/usr/bin/git reset --hard HEAD
2026-08-01T09:39:40.2355738Z HEAD is now at 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T09:39:40.2361480Z ##[endgroup]
2026-08-01T09:39:40.2362726Z ##[group]Disabling automatic garbage collection
2026-08-01T09:39:40.2365558Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T09:39:40.2390175Z ##[endgroup]
2026-08-01T09:39:40.2390968Z ##[group]Setting up auth
2026-08-01T09:39:40.2395100Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T09:39:40.2421351Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T09:39:40.2605867Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T09:39:40.2632381Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T09:39:40.2814695Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T09:39:40.2845665Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T09:39:40.3057100Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T09:39:40.3090896Z ##[endgroup]
2026-08-01T09:39:40.3091720Z ##[group]Fetching the repository
2026-08-01T09:39:40.3097591Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-01T09:39:41.4090136Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-01T09:39:41.4091815Z  * [new branch]          build/handrail-w1-guard -> origin/build/handrail-w1-guard
2026-08-01T09:39:41.4093935Z  * [new branch]          build/handrail-w2-trust-cadence -> origin/build/handrail-w2-trust-cadence
2026-08-01T09:39:41.4096138Z  * [new branch]          build/handrail-w3-cli-honesty -> origin/build/handrail-w3-cli-honesty
2026-08-01T09:39:41.4097972Z  * [new branch]          build/handrail-w4-fork-surface -> origin/build/handrail-w4-fork-surface
2026-08-01T09:39:41.4100324Z  * [new branch]          spec/sealed-code-grill  -> origin/spec/sealed-code-grill
2026-08-01T09:39:41.4167343Z [command]/usr/bin/git branch --list --remote origin/golden/handrail
2026-08-01T09:39:41.4220529Z   origin/golden/handrail
2026-08-01T09:39:41.4227236Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/handrail
2026-08-01T09:39:41.4247260Z 68e50a90602578669b8ee5db9be5332bd49ecadf
2026-08-01T09:39:41.4251677Z ##[endgroup]
2026-08-01T09:39:41.4252990Z ##[group]Determining the checkout info
2026-08-01T09:39:41.4254788Z ##[endgroup]
2026-08-01T09:39:41.4255859Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T09:39:41.4290778Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T09:39:41.4314924Z ##[group]Checking out the ref
2026-08-01T09:39:41.4316918Z [command]/usr/bin/git checkout --progress --force -B golden/handrail refs/remotes/origin/golden/handrail
2026-08-01T09:39:41.4376982Z Switched to a new branch 'golden/handrail'
2026-08-01T09:39:41.4382281Z branch 'golden/handrail' set up to track 'origin/golden/handrail'.
2026-08-01T09:39:41.4385958Z ##[endgroup]
2026-08-01T09:39:41.4418288Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T09:39:41.4443467Z 68e50a90602578669b8ee5db9be5332bd49ecadf
2026-08-01T09:39:41.4603691Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-01T09:39:41.4605297Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-01T09:39:41.4620671Z shell: /usr/bin/bash -e {0}
2026-08-01T09:39:41.4621536Z ##[endgroup]
2026-08-01T09:39:41.4741225Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-01T09:39:41.4742378Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-01T09:39:41.4756972Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T09:39:41.4758077Z env:
2026-08-01T09:39:41.4758769Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T09:39:41.4759776Z ##[endgroup]
2026-08-01T09:39:41.4814865Z CI-CENSUS scope roots:
2026-08-01T09:39:41.4816243Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T09:39:41.4818165Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-01T09:39:41.4820418Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-01T09:39:41.4822282Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-01T09:39:41.4823519Z   root: /home/reavus/spt-n1-oldbroker
2026-08-01T09:39:41.4864142Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-08-01T09:39:42.9462053Z CI-CENSUS phase=start box_procs=390 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T09:39:42.9463012Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T09:39:42.9499865Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-01T09:39:42.9500235Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-01T09:39:42.9513597Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T09:39:42.9513903Z env:
2026-08-01T09:39:42.9514097Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T09:39:42.9514330Z ##[endgroup]
2026-08-01T09:39:42.9567779Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:39:42.9594653Z ##[group]Run set -euo pipefail
2026-08-01T09:39:42.9594943Z [36;1mset -euo pipefail[0m
2026-08-01T09:39:42.9595164Z [36;1mPIN=0c95435[0m
2026-08-01T09:39:42.9595363Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-01T09:39:42.9595606Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-01T09:39:42.9595935Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-01T09:39:42.9596356Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-01T09:39:42.9596776Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-01T09:39:42.9597129Z [36;1m  rm -rf "$CACHE"[0m
2026-08-01T09:39:42.9597362Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-01T09:39:42.9597783Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-01T09:39:42.9598102Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-01T09:39:42.9598436Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-01T09:39:42.9598665Z [36;1mfi[0m
2026-08-01T09:39:42.9598929Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-01T09:39:42.9611301Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T09:39:42.9611583Z env:
2026-08-01T09:39:42.9611768Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T09:39:42.9612123Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:39:42.9612572Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:39:42.9612996Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:39:42.9613441Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:39:42.9613770Z ##[endgroup]
2026-08-01T09:39:43.2460338Z    Compiling proc-macro2 v1.0.106
2026-08-01T09:39:43.2460785Z    Compiling unicode-ident v1.0.24
2026-08-01T09:39:43.2461272Z    Compiling quote v1.0.45
2026-08-01T09:39:43.2461696Z    Compiling libc v0.2.186
2026-08-01T09:39:43.2462117Z    Compiling serde_core v1.0.228
2026-08-01T09:39:43.2462422Z    Compiling cfg-if v1.0.4
2026-08-01T09:39:43.2462674Z    Compiling serde v1.0.228
2026-08-01T09:39:43.2504842Z    Compiling log v0.4.32
2026-08-01T09:39:43.2565169Z    Compiling pin-project-lite v0.2.17
2026-08-01T09:39:43.2581751Z    Compiling typenum v1.20.1
2026-08-01T09:39:43.2641862Z    Compiling portable-atomic v1.13.1
2026-08-01T09:39:43.2694210Z    Compiling version_check v0.9.5
2026-08-01T09:39:43.2746382Z    Compiling memchr v2.8.1
2026-08-01T09:39:43.2747359Z    Compiling find-msvc-tools v0.1.9
2026-08-01T09:39:43.2807994Z    Compiling critical-section v1.2.0
2026-08-01T09:39:43.3138304Z    Compiling shlex v2.0.1
2026-08-01T09:39:43.3424483Z    Compiling futures-core v0.3.32
2026-08-01T09:39:43.3608770Z    Compiling subtle v2.6.1
2026-08-01T09:39:43.3940489Z    Compiling bytes v1.11.1
2026-08-01T09:39:43.5190305Z    Compiling smallvec v1.15.1
2026-08-01T09:39:43.5261487Z    Compiling equivalent v1.0.2
2026-08-01T09:39:43.5438917Z    Compiling itoa v1.0.18
2026-08-01T09:39:43.5487775Z    Compiling semver v1.0.28
2026-08-01T09:39:43.5577406Z    Compiling stable_deref_trait v1.2.1
2026-08-01T09:39:43.5921673Z    Compiling futures-io v0.3.32
2026-08-01T09:39:43.6060636Z    Compiling slab v0.4.12
2026-08-01T09:39:43.6220725Z    Compiling futures-sink v0.3.32
2026-08-01T09:39:43.6569153Z    Compiling futures-task v0.3.32
2026-08-01T09:39:43.7001180Z    Compiling generic-array v0.14.7
2026-08-01T09:39:43.7321056Z    Compiling rand_core v0.10.1
2026-08-01T09:39:43.7491801Z    Compiling hashbrown v0.17.1
2026-08-01T09:39:43.7830137Z    Compiling futures-channel v0.3.32
2026-08-01T09:39:43.7893920Z    Compiling rustversion v1.0.22
2026-08-01T09:39:43.8381425Z    Compiling rustc_version v0.4.1
2026-08-01T09:39:43.8890840Z    Compiling bitflags v2.12.1
2026-08-01T09:39:43.9011094Z    Compiling getrandom v0.4.2
2026-08-01T09:39:43.9112122Z    Compiling cpufeatures v0.2.17
2026-08-01T09:39:43.9190748Z    Compiling fnv v1.0.7
2026-08-01T09:39:43.9230800Z    Compiling cfg_aliases v0.2.1
2026-08-01T09:39:43.9857375Z    Compiling strsim v0.11.1
2026-08-01T09:39:43.9888168Z    Compiling litemap v0.8.2
2026-08-01T09:39:44.0059266Z    Compiling writeable v0.6.3
2026-08-01T09:39:44.0323366Z    Compiling utf8_iter v1.0.4
2026-08-01T09:39:44.1522899Z    Compiling ident_case v1.0.1
2026-08-01T09:39:44.1720925Z    Compiling icu_normalizer_data v2.2.0
2026-08-01T09:39:44.1891050Z    Compiling dunce v1.0.5
2026-08-01T09:39:44.2295679Z    Compiling fs_extra v1.3.0
2026-08-01T09:39:44.2340711Z    Compiling icu_properties_data v2.2.0
2026-08-01T09:39:44.2610428Z    Compiling percent-encoding v2.3.2
2026-08-01T09:39:44.2885593Z    Compiling autocfg v1.5.1
2026-08-01T09:39:44.2980367Z    Compiling http v1.4.1
2026-08-01T09:39:44.4590422Z    Compiling thiserror v2.0.18
2026-08-01T09:39:44.4664414Z    Compiling cpufeatures v0.3.0
2026-08-01T09:39:44.5251001Z    Compiling aws-lc-rs v1.17.0
2026-08-01T09:39:44.5482585Z    Compiling unicode-segmentation v1.13.3
2026-08-01T09:39:44.5890770Z    Compiling scopeguard v1.2.0
2026-08-01T09:39:44.6650900Z    Compiling indexmap v2.14.0
2026-08-01T09:39:44.6810504Z    Compiling syn v2.0.117
2026-08-01T09:39:44.6918445Z    Compiling lock_api v0.4.14
2026-08-01T09:39:44.7030621Z    Compiling chacha20 v0.10.0
2026-08-01T09:39:44.7460885Z    Compiling form_urlencoded v1.2.2
2026-08-01T09:39:44.7800709Z    Compiling untrusted v0.9.0
2026-08-01T09:39:44.8220768Z    Compiling rustls v0.23.40
2026-08-01T09:39:44.8344900Z    Compiling heck v0.5.0
2026-08-01T09:39:44.8861488Z    Compiling const-oid v0.10.2
2026-08-01T09:39:44.9931992Z    Compiling anyhow v1.0.102
2026-08-01T09:39:45.0101772Z    Compiling unicode-xid v0.2.6
2026-08-01T09:39:45.0159526Z    Compiling atomic-waker v1.1.2
2026-08-01T09:39:45.0252786Z    Compiling convert_case v0.10.0
2026-08-01T09:39:45.0420989Z    Compiling zerocopy v0.8.50
2026-08-01T09:39:45.0951142Z    Compiling paste v1.0.15
2026-08-01T09:39:45.1185744Z    Compiling parking_lot_core v0.9.12
2026-08-01T09:39:45.1212774Z    Compiling httparse v1.10.1
2026-08-01T09:39:45.1420571Z    Compiling jobserver v0.1.34
2026-08-01T09:39:45.1535938Z    Compiling num-traits v0.2.19
2026-08-01T09:39:45.1611065Z    Compiling hybrid-array v0.4.12
2026-08-01T09:39:45.2079146Z    Compiling curve25519-dalek v4.1.3
2026-08-01T09:39:45.3061226Z    Compiling ahash v0.8.12
2026-08-01T09:39:45.4248768Z    Compiling crypto-common v0.1.7
2026-08-01T09:39:45.4360566Z    Compiling block-buffer v0.10.4
2026-08-01T09:39:45.4681464Z    Compiling cc v1.2.63
2026-08-01T09:39:45.4739196Z    Compiling base64ct v1.8.3
2026-08-01T09:39:45.4772107Z    Compiling either v1.16.0
2026-08-01T09:39:45.4820728Z    Compiling fastrand v2.4.1
2026-08-01T09:39:45.4900795Z    Compiling powerfmt v0.2.0
2026-08-01T09:39:45.5290808Z    Compiling digest v0.10.7
2026-08-01T09:39:45.5607627Z    Compiling http-body v1.0.1
2026-08-01T09:39:45.6410417Z    Compiling deranged v0.5.8
2026-08-01T09:39:45.7060289Z    Compiling mio v1.2.1
2026-08-01T09:39:45.7150861Z    Compiling socket2 v0.6.4
2026-08-01T09:39:45.7191467Z    Compiling getrandom v0.2.17
2026-08-01T09:39:45.8043999Z    Compiling pem-rfc7468 v1.0.0
2026-08-01T09:39:45.9109477Z    Compiling rand_core v0.6.4
2026-08-01T09:39:45.9670967Z    Compiling rand v0.10.1
2026-08-01T09:39:46.0620708Z    Compiling uuid v1.23.2
2026-08-01T09:39:46.0710764Z    Compiling time-core v0.1.8
2026-08-01T09:39:46.0711501Z    Compiling data-encoding v2.11.0
2026-08-01T09:39:46.1410447Z    Compiling base64 v0.22.1
2026-08-01T09:39:46.1890749Z    Compiling vcpkg v0.2.15
2026-08-01T09:39:46.2040649Z    Compiling pkg-config v0.3.33
2026-08-01T09:39:46.2300568Z    Compiling try-lock v0.2.5
2026-08-01T09:39:46.2520546Z    Compiling tower-service v0.3.3
2026-08-01T09:39:46.3160450Z    Compiling num-conv v0.2.2
2026-08-01T09:39:46.3170042Z    Compiling tinyvec_macros v0.1.1
2026-08-01T09:39:46.3973543Z    Compiling zmij v1.0.21
2026-08-01T09:39:46.4221716Z    Compiling tinyvec v1.11.0
2026-08-01T09:39:46.4780574Z    Compiling want v0.3.1
2026-08-01T09:39:46.5570924Z    Compiling parking_lot v0.12.5
2026-08-01T09:39:46.6070889Z    Compiling crypto-common v0.2.2
2026-08-01T09:39:46.6560653Z    Compiling block-buffer v0.12.0
2026-08-01T09:39:46.6900782Z    Compiling sha2 v0.10.9
2026-08-01T09:39:46.6982520Z    Compiling inout v0.1.4
2026-08-01T09:39:46.8270557Z    Compiling vergen-lib v9.1.0
2026-08-01T09:39:46.8888159Z    Compiling n0-future v0.3.2
2026-08-01T09:39:46.8969907Z    Compiling signature v2.2.0
2026-08-01T09:39:46.9235376Z    Compiling winnow v1.0.3
2026-08-01T09:39:47.0140589Z    Compiling cmake v0.1.58
2026-08-01T09:39:47.0282447Z    Compiling parking v2.2.1
2026-08-01T09:39:47.1115805Z    Compiling httpdate v1.0.3
2026-08-01T09:39:47.1280392Z    Compiling crossbeam-utils v0.8.21
2026-08-01T09:39:47.1360091Z    Compiling cordyceps v0.3.4
2026-08-01T09:39:47.1380973Z    Compiling serde_json v1.0.150
2026-08-01T09:39:47.1442215Z    Compiling spin v0.10.0
2026-08-01T09:39:47.2110839Z    Compiling diatomic-waker v0.2.3
2026-08-01T09:39:47.2210653Z    Compiling futures-lite v2.6.1
2026-08-01T09:39:47.2980758Z    Compiling ed25519 v2.2.3
2026-08-01T09:39:47.3231240Z    Compiling cipher v0.4.4
2026-08-01T09:39:47.3632235Z    Compiling netlink-packet-core v0.8.1
2026-08-01T09:39:47.4244339Z    Compiling universal-hash v0.5.1
2026-08-01T09:39:47.4652189Z    Compiling futures-buffered v0.2.13
2026-08-01T09:39:47.4787065Z    Compiling vergen v9.1.0
2026-08-01T09:39:47.4990624Z    Compiling vergen-lib v0.1.6
2026-08-01T09:39:47.5150692Z    Compiling digest v0.11.3
2026-08-01T09:39:47.5310842Z    Compiling heapless v0.7.17
2026-08-01T09:39:47.5414217Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-01T09:39:47.5504088Z    Compiling noq-udp v0.10.0
2026-08-01T09:39:47.6720733Z    Compiling sync_wrapper v1.0.2
2026-08-01T09:39:47.6851208Z    Compiling allocator-api2 v0.2.21
2026-08-01T09:39:47.6899375Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-01T09:39:47.7163941Z    Compiling byteorder v1.5.0
2026-08-01T09:39:47.7558480Z    Compiling opaque-debug v0.3.1
2026-08-01T09:39:47.8010166Z    Compiling polyval v0.6.2
2026-08-01T09:39:47.8310693Z    Compiling vergen-gitcl v1.0.8
2026-08-01T09:39:47.8375464Z    Compiling spin v0.9.8
2026-08-01T09:39:47.8553438Z    Compiling fallible-iterator v0.3.0
2026-08-01T09:39:47.9399656Z    Compiling hash32 v0.2.1
2026-08-01T09:39:47.9825249Z    Compiling aws-lc-sys v0.41.0
2026-08-01T09:39:47.9957779Z    Compiling ring v0.17.14
2026-08-01T09:39:47.9980221Z    Compiling libsqlite3-sys v0.30.1
2026-08-01T09:39:47.9982070Z    Compiling num_threads v0.1.7
2026-08-01T09:39:48.0606841Z    Compiling ryu v1.0.23
2026-08-01T09:39:48.1610840Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-01T09:39:48.1695966Z    Compiling signature v3.0.0
2026-08-01T09:39:48.1774300Z    Compiling tower-layer v0.3.3
2026-08-01T09:39:48.2197115Z    Compiling time v0.3.47
2026-08-01T09:39:48.3097111Z    Compiling ghash v0.5.1
2026-08-01T09:39:48.3111713Z    Compiling sha2 v0.11.0-rc.5
2026-08-01T09:39:48.3380729Z    Compiling aes v0.8.4
2026-08-01T09:39:48.3710992Z    Compiling ctr v0.9.2
2026-08-01T09:39:48.3844507Z    Compiling fs2 v0.4.3
2026-08-01T09:39:48.4459760Z    Compiling http-body-util v0.1.3
2026-08-01T09:39:48.5045076Z    Compiling aead v0.5.2
2026-08-01T09:39:48.5703993Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-01T09:39:48.5887856Z    Compiling openssl-probe v0.2.1
2026-08-01T09:39:48.6170742Z    Compiling utf8parse v0.2.2
2026-08-01T09:39:48.6298938Z    Compiling arrayvec v0.7.6
2026-08-01T09:39:48.6722694Z    Compiling crossbeam-channel v0.5.15
2026-08-01T09:39:48.7080565Z    Compiling crossbeam-epoch v0.9.18
2026-08-01T09:39:48.7400523Z    Compiling blake3 v1.8.5
2026-08-01T09:39:48.8010577Z    Compiling netlink-packet-route v0.29.0
2026-08-01T09:39:48.8357192Z    Compiling memoffset v0.6.5
2026-08-01T09:39:48.9895039Z    Compiling aes-gcm v0.10.3
2026-08-01T09:39:49.0277694Z    Compiling acto v0.8.2
2026-08-01T09:39:49.0725707Z    Compiling noq v0.18.0
2026-08-01T09:39:49.1664062Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-01T09:39:49.2071512Z    Compiling netwatch v0.16.0
2026-08-01T09:39:49.2153174Z    Compiling rustix v1.1.4
2026-08-01T09:39:49.2449334Z    Compiling thiserror v1.0.69
2026-08-01T09:39:49.3156078Z    Compiling ref-cast v1.0.25
2026-08-01T09:39:49.4363358Z    Compiling mac-addr v0.3.0
2026-08-01T09:39:49.4809129Z    Compiling identity-hash v0.1.0
2026-08-01T09:39:49.4961127Z    Compiling tagptr v0.2.0
2026-08-01T09:39:49.5493914Z    Compiling sorted-index-buffer v0.2.1
2026-08-01T09:39:49.5791775Z    Compiling xml-rs v0.8.28
2026-08-01T09:39:49.5902095Z    Compiling lru-slab v0.1.2
2026-08-01T09:39:49.6372230Z    Compiling foldhash v0.2.0
2026-08-01T09:39:49.6630068Z    Compiling rustc-hash v2.1.2
2026-08-01T09:39:49.7761998Z    Compiling hashbrown v0.16.1
2026-08-01T09:39:49.8261480Z    Compiling netlink-packet-route v0.30.0
2026-08-01T09:39:49.8561390Z    Compiling errno v0.3.14
2026-08-01T09:39:49.8665642Z    Compiling ioctl-rs v0.1.6
2026-08-01T09:39:49.9740558Z    Compiling serial-core v0.4.0
2026-08-01T09:39:50.0020684Z    Compiling termios v0.2.2
2026-08-01T09:39:50.1223702Z    Compiling synstructure v0.13.2
2026-08-01T09:39:50.1348075Z    Compiling darling_core v0.20.11
2026-08-01T09:39:50.1911332Z    Compiling proc-macro-crate v3.5.0
2026-08-01T09:39:50.4030753Z    Compiling serde_derive_internals v0.29.1
2026-08-01T09:39:50.5468473Z    Compiling xmltree v0.10.3
2026-08-01T09:39:50.5552708Z    Compiling simple-dns v0.9.3
2026-08-01T09:39:50.5649450Z    Compiling aho-corasick v1.1.4
2026-08-01T09:39:50.6690630Z    Compiling simdutf8 v0.1.5
2026-08-01T09:39:50.7731215Z    Compiling arrayref v0.3.9
2026-08-01T09:39:50.7777926Z    Compiling smol_str v0.1.24
2026-08-01T09:39:50.7782069Z    Compiling toml_write v0.1.2
2026-08-01T09:39:50.8319855Z    Compiling signal-hook v0.3.18
2026-08-01T09:39:50.8697430Z    Compiling winnow v0.7.15
2026-08-01T09:39:50.9571759Z    Compiling constant_time_eq v0.4.2
2026-08-01T09:39:50.9795535Z    Compiling linux-raw-sys v0.12.1
2026-08-01T09:39:50.9949746Z    Compiling regex-syntax v0.8.10
2026-08-01T09:39:51.0050415Z    Compiling sha1_smol v1.0.1
2026-08-01T09:39:51.1590866Z    Compiling resolv-conf v0.7.6
2026-08-01T09:39:51.4780038Z    Compiling lru v0.16.4
2026-08-01T09:39:51.5830534Z    Compiling serial-unix v0.4.0
2026-08-01T09:39:51.6440034Z    Compiling darling_core v0.23.0
2026-08-01T09:39:51.6870869Z    Compiling signal-hook-registry v1.4.8
2026-08-01T09:39:51.9000528Z    Compiling serde_bytes v0.11.19
2026-08-01T09:39:52.1011180Z    Compiling hmac v0.12.1
2026-08-01T09:39:52.1178838Z    Compiling seize v0.5.1
2026-08-01T09:39:52.1861520Z    Compiling iroh v0.98.2
2026-08-01T09:39:52.2289883Z    Compiling dyn-clone v1.0.20
2026-08-01T09:39:52.2844314Z    Compiling serde_derive v1.0.228
2026-08-01T09:39:52.3373738Z    Compiling zeroize_derive v1.4.3
2026-08-01T09:39:52.4399210Z    Compiling tokio-macros v2.7.0
2026-08-01T09:39:52.5690691Z    Compiling zerofrom-derive v0.1.7
2026-08-01T09:39:52.9607766Z    Compiling zeroize v1.8.2
2026-08-01T09:39:53.1671235Z    Compiling tokio v1.52.3
2026-08-01T09:39:53.1780964Z    Compiling futures-macro v0.3.32
2026-08-01T09:39:53.2509973Z    Compiling yoke-derive v0.8.2
2026-08-01T09:39:53.4350753Z    Compiling zerovec-derive v0.11.3
2026-08-01T09:39:53.4790737Z    Compiling displaydoc v0.2.6
2026-08-01T09:39:53.5390683Z    Compiling tracing-attributes v0.1.31
2026-08-01T09:39:54.0298341Z    Compiling zerofrom v0.1.8
2026-08-01T09:39:54.1361128Z    Compiling rustls-pki-types v1.14.1
2026-08-01T09:39:54.2090373Z    Compiling futures-util v0.3.32
2026-08-01T09:39:54.3836466Z    Compiling thiserror-impl v2.0.18
2026-08-01T09:39:54.4830802Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-01T09:39:54.6480824Z    Compiling yoke v0.8.3
2026-08-01T09:39:54.8681620Z    Compiling zerotrie v0.2.4
2026-08-01T09:39:55.0131360Z    Compiling zerovec v0.11.6
2026-08-01T09:39:55.0693516Z    Compiling darling_macro v0.20.11
2026-08-01T09:39:55.2039344Z    Compiling derive_more-impl v2.1.1
2026-08-01T09:39:55.2406770Z    Compiling spez v0.1.2
2026-08-01T09:39:55.2761078Z    Compiling n0-error-macros v0.1.3
2026-08-01T09:39:55.5150363Z    Compiling darling v0.20.11
2026-08-01T09:39:55.5264165Z    Compiling der v0.8.0-rc.10
2026-08-01T09:39:55.5910509Z    Compiling derive_builder_core v0.20.2
2026-08-01T09:39:55.6571265Z    Compiling pin-project-internal v1.1.13
2026-08-01T09:39:55.9180491Z    Compiling tinystr v0.8.3
2026-08-01T09:39:56.1740895Z    Compiling icu_locale_core v2.2.0
2026-08-01T09:39:56.2310842Z    Compiling potential_utf v0.1.5
2026-08-01T09:39:56.3834533Z    Compiling icu_collections v2.2.0
2026-08-01T09:39:56.5581105Z    Compiling n0-error v0.1.3
2026-08-01T09:39:56.9890840Z    Compiling ed25519-dalek v2.2.0
2026-08-01T09:39:57.0571984Z    Compiling derive_builder_macro v0.20.2
2026-08-01T09:39:57.1240774Z    Compiling spki v0.8.0-rc.4
2026-08-01T09:39:57.1517644Z    Compiling pin-project v1.1.13
2026-08-01T09:39:57.2800961Z    Compiling spt-proto v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-01T09:39:57.3561114Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-01T09:39:57.3719941Z    Compiling icu_provider v2.2.0
2026-08-01T09:39:57.3865183Z    Compiling derive_builder v0.20.2
2026-08-01T09:39:57.4426570Z    Compiling cobs v0.3.0
2026-08-01T09:39:57.6743711Z    Compiling postcard-derive v0.2.2
2026-08-01T09:39:57.7980562Z    Compiling icu_properties v2.2.0
2026-08-01T09:39:57.8487906Z    Compiling icu_normalizer v2.2.0
2026-08-01T09:39:57.8661057Z    Compiling ipnet v2.12.0
2026-08-01T09:39:57.9735711Z    Compiling futures-executor v0.3.32
2026-08-01T09:39:57.9881006Z    Compiling ed25519 v3.0.0-rc.4
2026-08-01T09:39:58.2609572Z    Compiling prefix-trie v0.8.4
2026-08-01T09:39:58.2830634Z    Compiling futures v0.3.32
2026-08-01T09:39:58.5130488Z    Compiling once_cell v1.21.4
2026-08-01T09:39:58.5891831Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-01T09:39:58.6701291Z    Compiling rustls-native-certs v0.8.4
2026-08-01T09:39:58.7040644Z    Compiling tracing-core v0.1.36
2026-08-01T09:39:58.8870569Z    Compiling async-trait v0.1.89
2026-08-01T09:39:58.9797809Z    Compiling hashbrown v0.14.5
2026-08-01T09:39:59.0155491Z    Compiling data-encoding-macro v0.1.20
2026-08-01T09:39:59.0851216Z    Compiling num_enum_derive v0.7.6
2026-08-01T09:39:59.1090536Z    Compiling strum_macros v0.28.0
2026-08-01T09:39:59.1790688Z    Compiling tokio-util v0.7.18
2026-08-01T09:39:59.1877847Z    Compiling netlink-sys v0.8.8
2026-08-01T09:39:59.4040938Z    Compiling tracing v0.1.44
2026-08-01T09:39:59.4440711Z    Compiling idna_adapter v1.2.2
2026-08-01T09:39:59.5640535Z    Compiling idna v1.1.0
2026-08-01T09:39:59.7180718Z    Compiling derive_more v2.1.1
2026-08-01T09:39:59.7280723Z    Compiling hashlink v0.9.1
2026-08-01T09:39:59.7655198Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-01T09:39:59.7720812Z    Compiling tower v0.5.3
2026-08-01T09:39:59.7821502Z    Compiling postcard v1.1.3
2026-08-01T09:39:59.8820642Z    Compiling iroh-metrics-derive v0.4.1
2026-08-01T09:39:59.8945831Z    Compiling enum-assoc v1.3.0
2026-08-01T09:40:00.1720853Z    Compiling url v2.5.8
2026-08-01T09:40:00.1790703Z    Compiling rusqlite v0.32.1
2026-08-01T09:40:00.2131303Z    Compiling iroh-relay v0.98.0
2026-08-01T09:40:00.2710643Z    Compiling h2 v0.4.14
2026-08-01T09:40:00.3533165Z    Compiling num_enum v0.7.6
2026-08-01T09:40:00.3534943Z    Compiling tokio-stream v0.1.18
2026-08-01T09:40:00.4411036Z    Compiling iroh-metrics v0.38.3
2026-08-01T09:40:00.4600888Z    Compiling n0-watcher v0.6.1
2026-08-01T09:40:00.4791116Z    Compiling netlink-proto v0.12.0
2026-08-01T09:40:00.4920860Z    Compiling netdev v0.42.0
2026-08-01T09:40:00.5395402Z    Compiling moka v0.12.15
2026-08-01T09:40:00.5640884Z    Compiling toml_datetime v0.6.11
2026-08-01T09:40:00.7214581Z    Compiling serde_spanned v0.6.9
2026-08-01T09:40:00.7860714Z    Compiling ref-cast-impl v1.0.25
2026-08-01T09:40:00.8291194Z    Compiling thiserror-impl v1.0.69
2026-08-01T09:40:00.8518850Z    Compiling toml_edit v0.22.27
2026-08-01T09:40:00.9491045Z    Compiling webpki-roots v1.0.7
2026-08-01T09:40:01.0190738Z    Compiling regex-automata v0.4.14
2026-08-01T09:40:01.1165310Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-01T09:40:01.2081374Z    Compiling attohttpc v0.30.1
2026-08-01T09:40:01.3570780Z    Compiling tower-http v0.6.11
2026-08-01T09:40:01.7140919Z    Compiling spt-store v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-01T09:40:01.8667900Z    Compiling iroh-base v0.98.0
2026-08-01T09:40:01.9550873Z    Compiling strum v0.28.0
2026-08-01T09:40:02.0044252Z    Compiling schemars_derive v1.2.1
2026-08-01T09:40:02.0145375Z    Compiling bitflags v1.3.2
2026-08-01T09:40:02.0749948Z    Compiling pin-utils v0.1.0
2026-08-01T09:40:02.0840700Z    Compiling rustix v0.38.44
2026-08-01T09:40:02.1535888Z    Compiling cmov v0.5.4
2026-08-01T09:40:02.2098363Z    Compiling nix v0.25.1
2026-08-01T09:40:02.2362257Z    Compiling backon v1.6.0
2026-08-01T09:40:02.4469854Z    Compiling iroh-dns v0.98.0
2026-08-01T09:40:02.5040855Z    Compiling filedescriptor v0.8.3
2026-08-01T09:40:02.5290282Z    Compiling ctutils v0.4.2
2026-08-01T09:40:02.5950372Z    Compiling darling_macro v0.23.0
2026-08-01T09:40:02.7122964Z    Compiling papaya v0.2.4
2026-08-01T09:40:02.7325581Z    Compiling hkdf v0.12.4
2026-08-01T09:40:02.8950646Z    Compiling serial v0.4.0
2026-08-01T09:40:02.9780670Z    Compiling anstyle-parse v1.0.0
2026-08-01T09:40:02.9880605Z    Compiling vte_generate_state_changes v0.1.2
2026-08-01T09:40:03.1520832Z    Compiling instability v0.3.12
2026-08-01T09:40:03.1795881Z    Compiling colorchoice v1.0.5
2026-08-01T09:40:03.2040640Z    Compiling linux-raw-sys v0.4.15
2026-08-01T09:40:03.2636545Z    Compiling anstyle-query v1.1.5
2026-08-01T09:40:03.3160512Z    Compiling anstyle v1.0.14
2026-08-01T09:40:03.3238670Z    Compiling foldhash v0.1.5
2026-08-01T09:40:03.3321017Z    Compiling is_terminal_polyfill v1.70.2
2026-08-01T09:40:03.3402098Z    Compiling downcast-rs v1.2.1
2026-08-01T09:40:03.3502363Z    Compiling shell-words v1.1.1
2026-08-01T09:40:03.3955183Z    Compiling unicode-width v0.2.0
2026-08-01T09:40:03.4355315Z    Compiling vte v0.13.1
2026-08-01T09:40:03.4510746Z    Compiling hashbrown v0.15.5
2026-08-01T09:40:03.5020743Z    Compiling signal-hook-mio v0.2.5
2026-08-01T09:40:03.5545902Z    Compiling anstream v1.0.0
2026-08-01T09:40:03.5811150Z    Compiling darling v0.23.0
2026-08-01T09:40:03.6160458Z    Compiling spake2 v0.4.0
2026-08-01T09:40:03.6623827Z    Compiling toml v0.8.23
2026-08-01T09:40:03.7381505Z    Compiling terminal_size v0.4.4
2026-08-01T09:40:03.8870930Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-01T09:40:03.9570651Z    Compiling strum_macros v0.26.4
2026-08-01T09:40:03.9950955Z    Compiling regex v1.12.3
2026-08-01T09:40:04.1860995Z    Compiling schemars v1.2.1
2026-08-01T09:40:04.2702158Z    Compiling itertools v0.13.0
2026-08-01T09:40:04.5350566Z    Compiling sha1 v0.10.6
2026-08-01T09:40:04.7640604Z    Compiling castaway v0.2.4
2026-08-01T09:40:04.7920728Z    Compiling indoc v2.0.7
2026-08-01T09:40:04.8770792Z    Compiling static_assertions v1.1.0
2026-08-01T09:40:04.9520730Z    Compiling doctest-file v1.1.1
2026-08-01T09:40:05.0280797Z    Compiling unicode-width v0.1.14
2026-08-01T09:40:05.0621136Z    Compiling clap_lex v1.1.0
2026-08-01T09:40:05.3290963Z    Compiling clap_builder v4.6.0
2026-08-01T09:40:05.3490637Z    Compiling compact_str v0.8.2
2026-08-01T09:40:05.4510738Z    Compiling interprocess v2.4.2
2026-08-01T09:40:05.9940474Z    Compiling hyper v1.10.1
2026-08-01T09:40:06.3320701Z    Compiling unicode-truncate v1.1.0
2026-08-01T09:40:06.4350503Z    Compiling crossterm v0.28.1
2026-08-01T09:40:06.4603045Z    Compiling lru v0.12.5
2026-08-01T09:40:06.4906008Z    Compiling clap_derive v4.6.1
2026-08-01T09:40:06.6660721Z    Compiling portable-pty v0.8.1
2026-08-01T09:40:06.7330853Z    Compiling strum v0.26.3
2026-08-01T09:40:06.8750887Z    Compiling iana-time-zone v0.1.65
2026-08-01T09:40:06.8849757Z    Compiling cassowary v0.3.0
2026-08-01T09:40:06.9281059Z    Compiling nucleo-matcher v0.3.1
2026-08-01T09:40:07.1541489Z    Compiling chrono v0.4.45
2026-08-01T09:40:07.2863602Z    Compiling qrcode v0.14.1
2026-08-01T09:40:07.3168883Z    Compiling tempfile v3.27.0
2026-08-01T09:40:07.4600604Z    Compiling ratatui v0.29.0
2026-08-01T09:40:07.8370618Z    Compiling hyper-util v0.1.20
2026-08-01T09:40:08.4173492Z    Compiling spt-msg v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-01T09:40:08.5431301Z    Compiling clap v4.6.1
2026-08-01T09:40:08.7911820Z    Compiling spt-runtime v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-01T09:40:08.8320205Z    Compiling spt-term v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-01T09:40:10.0635619Z    Compiling igd-next v0.17.1
2026-08-01T09:40:11.2296299Z    Compiling portmapper v0.16.0
2026-08-01T09:40:12.3723626Z    Compiling spt-live v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-01T09:40:16.2436664Z    Compiling rustls-webpki v0.103.13
2026-08-01T09:40:18.6611255Z    Compiling tokio-rustls v0.26.4
2026-08-01T09:40:18.6611832Z    Compiling rustls-platform-verifier v0.7.0
2026-08-01T09:40:18.6612117Z    Compiling noq-proto v0.17.0
2026-08-01T09:40:18.8202839Z    Compiling hyper-rustls v0.27.9
2026-08-01T09:40:18.8203421Z    Compiling hickory-net v0.26.0-beta.4
2026-08-01T09:40:18.8203703Z    Compiling tokio-websockets v0.13.2
2026-08-01T09:40:18.9624830Z    Compiling reqwest v0.13.4
2026-08-01T09:40:19.8851527Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-01T09:40:34.1817488Z    Compiling spt-net v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-01T09:40:35.9167511Z    Compiling spt-daemon v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-01T09:40:46.7020994Z    Compiling spt v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-01T09:40:52.6643638Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-08-01T09:40:52.6862111Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-b8d3d9b303ae8c49)
2026-08-01T09:40:52.6874750Z 
2026-08-01T09:40:52.6874878Z running 1 test
2026-08-01T09:40:58.8791716Z test new_brain_serves_against_old_broker ... ok
2026-08-01T09:40:58.8792002Z 
2026-08-01T09:40:58.8792259Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-01T09:40:58.8792608Z 
2026-08-01T09:40:58.8936345Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-01T09:40:58.8936662Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-01T09:40:58.8949253Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T09:40:58.8949560Z env:
2026-08-01T09:40:58.8949833Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T09:40:58.8950317Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:40:58.8950743Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:40:58.8951148Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:40:58.8951572Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:40:58.8951882Z ##[endgroup]
2026-08-01T09:40:58.8996551Z CI-CENSUS scope roots:
2026-08-01T09:40:58.8997117Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T09:40:58.8997855Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-01T09:40:58.8998794Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-01T09:40:58.8999470Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-01T09:40:58.8999780Z   root: /home/reavus/spt-n1-oldbroker
2026-08-01T09:40:58.9043412Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-08-01T09:41:00.3993511Z CI-CENSUS phase=pre-reap box_procs=390 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T09:41:00.3994048Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T09:41:04.0368032Z CI-CENSUS phase=end box_procs=390 box_fds=10880 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T09:41:04.0368733Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T09:41:04.0369310Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-01T09:41:04.0408239Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-01T09:41:04.0408635Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-01T09:41:04.0424034Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T09:41:04.0424610Z env:
2026-08-01T09:41:04.0424861Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T09:41:04.0425380Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:41:04.0426037Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:41:04.0426639Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:41:04.0427249Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS
2026-08-01T09:41:04.0427700Z ##[endgroup]
2026-08-01T09:41:04.0502461Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-AnGNQS on attempt 1/5
2026-08-01T09:41:04.0596287Z Post job cleanup.
2026-08-01T09:41:04.1282223Z [command]/usr/bin/git version
2026-08-01T09:41:04.1312916Z git version 2.43.0
2026-08-01T09:41:04.1337274Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/1dbc24ee-204b-4563-8179-56188795e8b6/.gitconfig'
2026-08-01T09:41:04.1344278Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1dbc24ee-204b-4563-8179-56188795e8b6' before making global git config changes
2026-08-01T09:41:04.1344984Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T09:41:04.1347682Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T09:41:04.1378318Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T09:41:04.1405420Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T09:41:04.1632706Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T09:41:04.1653964Z http.https://github.com/.extraheader
2026-08-01T09:41:04.1661283Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-01T09:41:04.1687820Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T09:41:04.1878218Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T09:41:04.1902958Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T09:41:04.2212899Z Cleaning up orphan processes
